-
Home
-
Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO
-
2.0.0
-
Code
-
Classes
- Request
| Total Complexity |
48 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
373 |
| Lines of code |
166 |
| Logical lines of code |
84 |
| Comment lines |
133 |
| Methods |
23 |
| Properties |
7 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parseContent() |
S |
57 |
7 |
17 |
| getWithKey() |
S |
54 |
5 |
25 |
| checkRequests() |
S |
59 |
5 |
15 |
| xmlParse() |
S |
60 |
2 |
14 |
| getHeaderParam() |
S |
63 |
2 |
11 |
| json() |
S |
63 |
2 |
11 |
| __construct() |
S |
72 |
2 |
5 |
| init() |
S |
71 |
2 |
6 |
| xml() |
S |
67 |
2 |
8 |
| isJson() |
S |
75 |
2 |
4 |
| isXml() |
S |
77 |
2 |
3 |
| isQueryString() |
S |
74 |
2 |
4 |
| isFormData() |
S |
77 |
2 |
3 |
| parseFormData() |
S |
63 |
2 |
10 |
| getMethod() |
S |
82 |
1 |
3 |
| getErrors() |
S |
82 |
1 |
3 |
| post() |
S |
76 |
1 |
4 |
| get() |
S |
76 |
1 |
4 |
| files() |
S |
76 |
1 |
4 |
| getParam() |
S |
80 |
1 |
3 |
| getAllParams() |
S |
82 |
1 |
3 |
| getAllHeaderParams() |
S |
81 |
1 |
3 |
| getContent() |
S |
80 |
1 |
3 |